home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 9372 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  3.5 KB

  1. Path: informatik.tu-muenchen.de!fischerj
  2. From: fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)
  3. Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.games,alt.sys.amiga.demos,comp.sys.amiga.advocacy,comp.sys.amiga.hardware,comp.sys.amiga.misc,comp.sys.amiga.graphics
  4. Subject: Re: AB3D II beats Quake....
  5. Followup-To: comp.sys.amiga.programmer,comp.sys.amiga.games,alt.sys.amiga.demos,in,comp.sys.amiga.advocacy,comp.sys.amiga.hardware,comp.sys.amiga.misc,comp.sys.amiga.graphics
  6. Date: 7 Apr 1996 01:53:58 GMT
  7. Organization: Technische Universitaet Muenchen, Germany
  8. Distribution: world
  9. Message-ID: <4k777m$4gr@sunsystem5.informatik.tu-muenchen.de>
  10. References: <4iu7hb$utt@coranto.ucs.mun.ca> <2726.6661T189T1181@mbox.vol.it> <4jmkma$4s0@valour.pem.cam.ac.uk> <4jsj9c$i7q@sunsystem5.informatik.tu-muenchen.de> <879562157wnr@teeth.demon.co.uk>
  11. NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
  12. X-Newsreader: TIN [version 1.2 PL2]
  13.  
  14. Alex Amsel (Alex@teeth.demon.co.uk) wrote:
  15.  
  16. : Yes they will, but Doom would require paying a large sum of money for as 
  17. : a license. More than you would *ever* make from an Amiga version :(
  18.  
  19. you're now arguing about the market thingy. Let me just again stress,
  20. the chipset won't make it expensive to port.
  21. I got the impression that ID didn't want a Amiga port, even if they
  22. were given one for free. Obviously it would jerk on a base A1200.
  23. No reason to keep someone from playing it on a base A1200 if he
  24. wants to.
  25. Anyway the funny phobia of id against an Amiga version (speculation)
  26. was hidden by doing wrong technical statements about Amiga (fact).
  27.  
  28.  
  29. THE DOOM TEST: technical facts
  30.  
  31. I tested doom on a 386SX-25. Yes, it jerks, that's not my point.
  32. The 386 is about same speed like my 020-14 with mem-axpansion
  33. (see specs).
  34.  
  35. My point is that doom runs on the 386 quicker than Textdemo57
  36. on my 020-14 + fast.
  37. TD57 is the best clone I know, and seems the newer ones are
  38. also wasting some cycles somewhere (if I interpret reports
  39. right).
  40.  
  41. SECS of this 386:
  42.  
  43.  copy mem->mem: 5.5mb/sec vs. 8.5 mb/sec on 020-14
  44.  
  45.  non-shaded-linear-map: 0.88mb/sec  vs.  0.8mb/sec on 020-14
  46.  
  47.  it is also likely that the bsp code is of that kind (little
  48.  mem acess, lot reg,reg operation) that is up to 20% faster
  49.  than 020-14.
  50.  
  51.  copy fast->VGA-ram: 1.75mb/sec, i.e. 0.036sec for copying a
  52.  320x200 screen.
  53.  
  54.  vs. 4.4mb/sec blitterscreen (real chunky) on 020-14+AGA.
  55.  
  56. CONCLUSION:
  57.  
  58. - a port of original doom (including 4.4bm/sec c2p) would be 
  59.   fastest tmap game on Amiga, so there is still room for lot
  60.   improvement softwarewise.
  61.  
  62. - slow clones are not AGAs fault even on higher speed cpus,
  63.   I showed calculation examples often enough. up to now too
  64.   slow clones were result of non ideal code.
  65.  
  66. : to require Pentiums. Even if the Amiga DID have a chunky mode they are 
  67. : no match at all for a Pentium when it comes to power.
  68.  
  69. Even if my Amiga did have a chunky mode, it still would copy
  70. 4.4mb/sec to vram, no difference.
  71.  
  72. So most important thing is a fast cpu & some mem.
  73. The new Amiga "walker" looks like a good machine for
  74. tmap gaming (that's my point), but Amiga just lacks the game!
  75.  
  76. : And if the did port stuff - imagine all the flames here because they 
  77. : didn`t spend time optimising it all for the Amiga etc.
  78.  
  79. It's almost all in C. A good port includes the various routines
  80. available. Many freaks would help if you port doom. A ideal
  81. port will do c2p+copy to vram at 4.4 mb/sec even on 020-14
  82. (and it'd support gfx-cards!).
  83. chunky 4ever :)
  84.  
  85. ------------------------------------------------------------------------
  86.    fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)   =:)
  87.  
  88.